(easy-menu-define): Doc fix.
authorEli Zaretskii <eliz@is.elta.co.il>
Mon, 29 Dec 2003 12:04:15 +0000 (12:04 +0000)
committerEli Zaretskii <eliz@is.elta.co.il>
Mon, 29 Dec 2003 12:04:15 +0000 (12:04 +0000)
lisp/emacs-lisp/easymenu.el

index a5b35a7d0183713c4e38116018d8aba62ed0f3d1..5a2a33575e76a8c12c69013f8b4249439cb3472f 100644 (file)
@@ -59,8 +59,8 @@ It may be followed by the following keyword argument pairs
 
    :filter FUNCTION
 
-FUNCTION is a function with one argument, the menu.  It returns the actual
-menu displayed.
+FUNCTION is a function with one argument, the rest of menu items.
+It returns the remaining items of the displayed menu.
 
    :visible INCLUDE